=== SAVED CAST: 5 manataketh_10 ===
Normalized points: 64
Raw points: 9

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1438, 0.0523)
  [ 1]  (0.1970, 0.0462)
  [ 2]  (0.2502, 0.0401)
  [ 3]  (0.3034, 0.0339)
  [ 4]  (0.3511, 0.0557)
  [ 5]  (0.3978, 0.0818)
  [ 6]  (0.4446, 0.1080)
  [ 7]  (0.4913, 0.1341)
  [ 8]  (0.5381, 0.1602)
  [ 9]  (0.5848, 0.1864)
  [10]  (0.6316, 0.2125)
  [11]  (0.6784, 0.2386)
  [12]  (0.7251, 0.2647)
  [13]  (0.7719, 0.2909)
  [14]  (0.8163, 0.3192)
  [15]  (0.8392, 0.3676)
  [16]  (0.8622, 0.4160)
  [17]  (0.8852, 0.4644)
  [18]  (0.9081, 0.5128)
  [19]  (0.9311, 0.5611)
  [20]  (0.9541, 0.6095)
  [21]  (0.9770, 0.6579)
  [22]  (1.0000, 0.7063)
  [23]  (0.9546, 0.7337)
  [24]  (0.9085, 0.7609)
  [25]  (0.8623, 0.7880)
  [26]  (0.8161, 0.8152)
  [27]  (0.7700, 0.8423)
  [28]  (0.7238, 0.8695)
  [29]  (0.6776, 0.8966)
  [30]  (0.6315, 0.9238)
  [31]  (0.5853, 0.9510)
  [32]  (0.5375, 0.9661)
  [33]  (0.4858, 0.9522)
  [34]  (0.4340, 0.9384)
  [35]  (0.3823, 0.9245)
  [36]  (0.3305, 0.9107)
  [37]  (0.2788, 0.8969)
  [38]  (0.2271, 0.8830)
  [39]  (0.1753, 0.8692)
  [40]  (0.1236, 0.8553)
  [41]  (0.0718, 0.8415)
  [42]  (0.0201, 0.8276)
  [43]  (0.0000, 0.7941)
  [44]  (0.0105, 0.7416)
  [45]  (0.0211, 0.6891)
  [46]  (0.0316, 0.6366)
  [47]  (0.0422, 0.5841)
  [48]  (0.0527, 0.5316)
  [49]  (0.0633, 0.4791)
  [50]  (0.0878, 0.4370)
  [51]  (0.1351, 0.4118)
  [52]  (0.1823, 0.3866)
  [53]  (0.2296, 0.3614)
  [54]  (0.2769, 0.3363)
  [55]  (0.3242, 0.3111)
  [56]  (0.3715, 0.2859)
  [57]  (0.4187, 0.2608)
  [58]  (0.4660, 0.2823)
  [59]  (0.5132, 0.3076)
  [60]  (0.5604, 0.3329)
  [61]  (0.6077, 0.3581)
  [62]  (0.6549, 0.3834)
  [63]  (0.7021, 0.4087)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3034, 0.0339)  angle=31.1 deg
  V1  (0.8163, 0.3192)  angle=32.0 deg
  V2  (1.0000, 0.7063)  angle=84.3 deg
  V3  (0.5375, 0.9661)  angle=32.5 deg
  V4  (0.0201, 0.8276)  angle=44.1 deg
  V5  (0.0000, 0.7941)  angle=42.3 deg
  V6  (0.0878, 0.4370)  angle=31.8 deg
  V7  (0.4187, 0.2608)  angle=52.6 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
